home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d901.lha / AmigaBase / Data / English / Cassettes.ReadMe < prev    next >
Text File  |  1993-08-26  |  624b  |  27 lines

  1. Project Cassettes
  2. =================
  3.  
  4. This project manages your music cassettes. The following features are
  5. supported:
  6.  
  7.    o  automatical calculation of the sum of all song lengths
  8.    o  print program for cassette covers.
  9.  
  10. Description of the record elements:
  11.  
  12. Cassette:
  13.  
  14.    Titel A: any text
  15.    Titel B: any text
  16.    Time:    sum of all song lengths, this value is calaculated automatically
  17.    Label-Print:   program button, the output fits a cassette cover.
  18.  
  19. Cassette\Song:
  20.  
  21.    Side:    BOOLEAN variable (A or B)
  22.    Number:  INTEGER variable
  23.    Title:   any text
  24.    Band:    any text
  25.    Time:    TIME variable, song length.
  26.  
  27.